home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / graphics / 1392 < prev    next >
Encoding:
Text File  |  1996-08-05  |  3.4 KB  |  74 lines

  1. Newsgroups: comp.sys.amiga.graphics
  2. Path: yama.mcc.ac.uk!liv!lucs!news
  3. From: fish@csc.liv.ac.uk (S.E. Morris)
  4. Subject: Re: HELP with converting and importing gfx files
  5. Sender: news@csc.liv.ac.uk (News Eater)
  6. Message-ID: <Dn0vn3.HsD@csc.liv.ac.uk>
  7. In-Reply-To: <1718.6622T844T1951@mclink.it>
  8. Date: Mon, 19 Feb 1996 12:21:03 GMT
  9. To: mc3220@mclink.it (mc3220)
  10. References: <1718.6622T844T1951@mclink.it>
  11. Nntp-Posting-Host: fish@jordan.csc.liv.ac.uk
  12. Organization: Computer Science, University of Liverpool, UK
  13. X-Newsreader: knews 0.9.4
  14.  
  15. In article <1718.6622T844T1951@mclink.it>,
  16. mc3220@mclink.it (mc3220) writes:
  17. >Hi all!
  18. >I'm trying to transfer some files from a Macintosh to my Amiga. Actually I'm
  19. >rendering an animation and generating PICT frames: I then convert them into
  20. >IFF files (using Adobe Photoshop's plug-in module) or JPEG at high-quality
  21. >setting (same as above). All the files are transferred on a Syquest270 and
  22. >brought over to my 3000 to be assembled and viewed on my Picasso board.
  23. >
  24. >The problem is that many (or all) of the files are garbled after the
  25. >conversion and the Amiga can't properly display them. I have tried to use
  26. >both an MS-DOS formatted cartridge (using PC Exchange on the Mac side and
  27. >CrossDOS on the other) and a MAC formatted one (using AmiCDFileSystem which
  28. >can read MAC-formatted CD's and HD's) but the result is the same. Also using
  29. >GraphicConverter and different conversion utilities on the Mac and on
  30. >the Amiga didn't help much, so I suspect the fault lies in the disk format and
  31. >in particular format used by the Mac (the resource fork is not properly
  32. >decoded, I guess...)
  33. >
  34. >I'm sure it's not a problem with memory or machines (the Mac is a PPC
  35. >8100/80AV with 56 MB RAM, the Amiga has only 8MB, but this should be enough to
  36. >convert and display a single frame). I tried to exchange a few frames using
  37. >AccessPC on the Mac (instead of PC Exchange) with floppy disks and it seems to
  38. >work, even if this is of no practical use.
  39. >
  40. >Can anyone help me?
  41. >
  42. I used to do something similar not too long ago and ran into similar
  43. problems.  The Mac would bork at certain IFF file, and files taken over
  44. from the Mac to the Amiga would sometimes fail to load.
  45.  
  46. Eventually I came to the conclusion that it was the Mac (or rather
  47. Photoshop) causing the problems.  Apparantly Photoshops file import/
  48. export options are a load of crap.  It writes out incomplete or
  49. incorrect IFF files - I suspect this occures when you save an image 
  50. which is not in a standard Amiga screen dimensions (ie. anything
  51. other than 320x256, 640x512, etc. etc.)
  52.  
  53. I also had problems with the JPEG option as well.  Apparantly Photoshop's
  54. JPEG files are not too hot either.  Infact the only file format I think
  55. Photoshop supports completely is TIFF (based upon a fair bit of trail and 
  56. error testing!! :-> )
  57.  
  58. This is not just Photoshop's fault.  I have had trouble using JPEG with
  59. Corel on the PC, and even DPaint on the PC occasionally refused to load
  60. Amiga generated IFFs.  Indeed, the only system which routinely swallows
  61. the graphics files I throw at it without complaint is the Amiga.  But
  62. I think it's Datatyping system gives it an unfair advantage over the PC
  63. and Mac.  :->
  64.  
  65. If you want my advice, try saving the images as TIFF and then get
  66. a decent TIFF reader/datatype for the Amiga.  If TIFF fails then you
  67. could try PCX, BMP or GIF - although none of these are ideal for
  68. transfering 24bit data.  (Does GIF even support 24bit???)
  69.  
  70. Hope you find a solution,
  71. -FISH-   ><>
  72.  
  73.  
  74.